body {
	margin: 0;
	padding: 0;
	background: #eee;
}

p {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, FreeSans;
	font-size: 12px;
	color: #505050;
	line-height: 17px;
}

a, a:hover, a:visited {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, FreeSans;
	font-size: 13px;
	color: #f8600d;
	text-decoration: underline;
	border: none;
	outline: none !important;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;	
}

h1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 34px;
	color: #fff;
}

h2 {
	font-family: Tahoma, Arial, FreeSans;
	font-size: 17px;
	color: #5f5f5f;
	padding: 18px 0 10px 24px;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #000;
	background: url(../img/h3_bg.png) no-repeat 5px 5px;
	padding: 18px 0 10px 24px;
	border-bottom: 1px solid #ececec;
	font-weight: normal;
}

h4 {
	color: #3086be;
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
}

h5 {
	font-family: Tahoma, Arial, FreeSans;
	font-size: 14px;
	color: white;
	background-color: #f8600d;
	padding: 10px 24px 10px 24px;
	font-weight: normal;
}

h5.active {
	background: #f8600d url(/img/h5_bg_orange.png) bottom center no-repeat;
}

h6 {
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #3086be;
	background: url(../img/h3_bg.png) no-repeat;
	padding:10px 0 10px 5px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ececec;
}

input {
	margin: 0;
	outline: none;
	padding: 0 5px;
	border: 1px solid #ccc;
}

textarea {
	resize: none;
	margin: 0;
	outline: none;
	padding: 5px;
	border: 1px solid #ccc;
}

select {
	outline: none;
}

ul {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

hr {
	border: none;
	border-bottom: 1px solid #ccc;
}

.clear {
	clear: both;
}

.scrolling {
 	height: 255px;
	position: absolute;
}

.scrolling-down {
 	height:470px;
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: -1;
}

.header_bg {
	background: white url(../img/header_bg.png) repeat-x 0px 40px;
	position: absolute;
	width: 100%;
	height: 330px;
	z-index: 0;
	min-width: 1190px;
}

.header_bg-zb {
	background: url(../img/zakonbase/header_bg.png) repeat-x;
	position: absolute;
	top: 0;
	width: 100%;
	height: 245px;
	z-index: 0;
	min-width: 1190px;
}


#main {
	width: 1190px;
	margin: 0 auto;
	position: relative;
}

.top_menu {
	height: 40px;
	position: relative;
	background: #fff;
}

ul.menu-top {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 12px;
	z-index: 5;
}

ul.menu-top li {
	margin: 0;
	padding: 5px 20px;
	background: url(../img/li-top.png) no-repeat center right;
	float: left;
	list-style: none;
}

ul.menu-top li, ul.menu-top li a {
	color: #5f5f5f;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma, Arial, FreeSans;
	position: relative;
}

ul.menu-top li:last-child { 
	background: #fff;
}

ul.menu-top li:hover ul { 
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
}

ul.menu-top li ul {
	margin-top: -7px;
	padding-top: 15px;
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
}

ul.menu-top li ul li {
	margin: 0;
	padding: 10px 20px 10px 10px;
	float: none;
	list-style: none;
	background: #fff;
	width: 150px;
}

a.font-size {
	color: #f8600d;
	font-size: 11px;
	font-family: Tahoma, Arial, FreeSans;
	text-decoration: underline;
	position: absolute;
	top: 15px;
	left:820px;
	height: 16px;
	padding-left: 20px;
	background: url(../img/font-size.png) no-repeat;
	cursor: pointer;
}

span#date, span.date-zb {
	color: #505050;
	font-size: 11px;
	font-family: Tahoma, Arial, FreeSans;
	position: absolute;
	top: 17px;
	right: 0;
	padding-left: 20px;
	background: url(../img/date.png) no-repeat;
}

span.date-zb {
	top: 38px !important;
	color: #fff !important;
}

.header {
	width: 1190px;
	height: 245px;
	position: relative;
}

a.logo {
	position: absolute;
	top: 15px;
	left: 47px;
	background: url(../img/logo.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	width: 167px;
	height: 185px;
}

a.logo-zb {
	position: absolute;
	top: 30px;
	left: 0;
	background: url(../img/zakonbase/logo.png) no-repeat;
	z-index: 1;
	width: 276px;
	height: 62px;
	padding: 78px 0 0 24px;
}

.logo-zb span {
	font-size: 16px;
	font-family: Tahoma, Arial, FreeSans;
	text-decoration: none;
	color: #fff;
}

h1.logo_text {
	position: absolute;
	top: 47px;
	left: 280px;
	font-size: 32px;
}

h1.logo_text-zb {
	position: absolute;
	top: 30px;
	left: 329px;
	font-size: 20px;
}

.social, .social-zb {
	/*width: 100px;*/
	height: 17px;
	position: absolute;
	top: 73px;
	left: 828px;
}

.social-zb {
	top: 32px;
	left: 885px;
}

.social img, .social-zb img {
	margin-right: 20px;
	float: left;
}

.gerb {
	position: absolute;
	top: 24px;
	right: 50px;
	background: url(../img/gerb.png) no-repeat;
	z-index: 1;
	width: 106px;
	height: 112px;
}

.search {
	width: 855px;
	height: 35px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	background: #8ec9ea;
	position: absolute;
	top: 133px;
	left: 273px;
	padding: 7px 0 0 6px;
}

.popular {
	background: none repeat scroll 0 0 #23578C;
	border-radius: 4px 4px 4px 4px;
	border-top: 1px solid #3274AB;
	box-shadow: 0 0 4px #353535;
	overflow: hidden;
	padding: 5px 10px 10px;
	position: absolute;
	width: 870px;
	top: 175px;
	left: 260px;
	z-index: 110;
	display: none;
}

.popular-in {
	padding: 35px 5px 0;
}

.popular-in a {
	color: #fff;
	margin-right: 13px;
}

.popular-in a:hover {
	text-decoration: underline;
}

.popular-bottom {
	background: url(/img/popular-bottom.png) no-repeat top;
	width: 970px;
	height: 39px;
}

a.popular-close {
	color: #fff;
	right: 10px;
	position: absolute;
	top: 8px;
	height: 20px;
	text-decoration: none;
	border-bottom: 1px dotted white;
}

#regions {
	position: absolute;
	margin-left: -10px;
	line-height: 1.5em;
	top: 13px;
	padding: 5px 10px 10px;
	border-top: 1px solid #3274ab;
	overflow: hidden;
	width: 480px;
	background: #23578c;
	z-index: 10000000;
	border-radius: 4px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: #353535 0 0 4px;
	-o-box-shadow: #353535 0 0 4px;
	-moz-box-shadow: #353535 0 0 4px;
	-webkit-box-shadow: #353535 0 0 4px;
}

#regions .close {
	float: right;
	text-decoration: none;
}

#regions .close:hover {
	border-bottom: 1px dotted;
}

#regions a {
	color: #fff;
	text-decoration: underline;
}

.dotted {
	text-decoration: none;
	border-bottom: 1px dotted;
}

.fr {
	float: right;
}

#regions .warrow {
	color: #fff;
	background: url(../img/icon-warrow-down.png) no-repeat 0 50%;
	margin: 0;
	padding-left: 10px;
	text-decoration: none;
}

ul#alpha {
	overflow: hidden;
	margin: 10px 0;
	list-style: none;
	padding: 0;
}

ul#alpha li {
	float: left;
	width: 25px;
	height: 23px;
	padding: 0px 0px 5px 0;
	text-align: center;
	line-height: 22px;
}

ul#alpha li.current {
	background: url(../img/cur-letter.png) no-repeat 50% 50%;
}

ul#alpha li.current a {
	color: #3086be;
}

ul#cuttent-links {
	list-style: none;
	padding: 0;
}



/* ================================================== */
.header-zb .search {
	left: 329px;
	top: 80px;
	background: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	height: 45px;
}

input#tags {
	width: 684px;
	height: 26px;
	outline: 0;
	background: #fff;
	border: 1px solid #5fadd9;
	margin: 0;
	padding: 0 5px;
	position: absolute;
	top: auto;
}

.search-type {
	position: absolute;
	top: 185px;
	left: 280px
}

.search-type label {
	font-family: Tahoma, Arial, FreeSans;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0 20px 0 5px;
	float: left;
}

.search-type input {
	float: left;
	border: 0;
    margin-top: 1px;
}

.header-zb input#tags {
	border: 1px solid #ccc;
	height: 37px;
}

button.button_search,
a.button_search {
	width: 143px;
	height: 27px;
	background: url(../img/button_search.png) no-repeat;
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top:0;
	right: 10px;
	margin-top: 7px;
	cursor: pointer;
}

.header-zb .search button.button_search {
	width: 143px;
	height: 37px;
	background: url(../img/zakonbase/button_nayti.png) no-repeat;
	/*top: -11px;*/
	cursor: pointer;
}

a.more-search {
	position: absolute;
	top: 184px;
	right: 56px;
	color: #fff;
	text-decoration: underline;
	font-size: 14px;
	font-family: Tahoma, Arial, FreeSans;
	z-index: 10;
}

.header-zb a.more-search {
	top: 150px;
	right: 0px;
	z-index: 10;
}

a.popular-search {
	position: absolute;
	top: 184px;
	left: 272px;
	color: #fff;
	text-decoration: none;
	/*border-bottom: 1px dashed #fff;*/
	font-size: 14px;
	font-family: Tahoma, Arial, FreeSans;
	background: url(../img/popular-search.png) no-repeat center left;
	padding-left: 15px;
	z-index: 111;
}
.header-zb a.popular-search {
	top: 150px;
	left: 329px;
}

ul.menu {
	width: 1190px;
	height: 60px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	border-radius: 7px;
	border: none;
	border-bottom: 1px solid #ccc;
	background: url(../img/li-bg.png) repeat-x;
	margin: 0;
	padding: 0;
	margin-top: -30px;
	position: relative;
	z-index: 100;
	margin-bottom: 13px;
}

ul.menu-zb {
	margin-top: -45px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	background: url(../img/zakonbase/ul-top-bg.png);
}

ul.menu li {
	float: left;
	list-style: none;
	padding: 22px 0;
	position: relative;
}

ul.menu li:before {
	background: url(../img/li-menu.png) no-repeat;
	content: "";
	width: 2px;
	height: 40px;
	position: absolute;
	top: 11px;
	right: 0px;
}

ul.menu li ul li:before, ul.menu li:last-child:before {
	content: "";
	background: none;
}

ul.menu li:last-child {
	padding: 22px 16px;
}

ul.menu li a {
	color: #373737;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 21px 19px;
}

ul.menu li a.active {
	color: #f8600d;
}

ul.menu li:hover a, ul.menu li:focus a {
	color: #f8600d;
}

ul.menu li.active {
	color: #f8600d;
	font-family: Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
}

ul.menu li:first-child {
	margin: 0 2px;
}

ul.menu li ul li:first-child {
	margin: 0 10px;
}

ul.menu li:last-child {
	background: none;
	padding: 21px 13px 21px 12px;
}

ul.menu li:hover {
	background: url(../img/li-menu-active.png) repeat-x 0px 0px;
	cursor: pointer;
}

ul.menu-zb li:hover {
	background: url(../img/zakonbase/ul-top-bg-hover.png) repeat-x 0px -1px;
	cursor: pointer;
}

ul.menu li:first-child:hover {
	cursor: pointer;
	-webkit-border-radius: 7px 0 0 7px;
	-moz-border-radius: 7px 0 0 7px;
	-ms-border-radius: 7px 0 0 7px;
	border-radius: 7px 0 0 7px;
}

ul.menu li ul li:first-child:hover {
	cursor: pointer;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

ul.menu li:last-child:hover {
	cursor: pointer;
	-webkit-border-radius: 0 7px 7px 0;
	-moz-border-radius: 0 7px 7px 0;
	-ms-border-radius: 0 7px 7px 0;
	border-radius: 0 7px 7px 0;
}

ul.menu li ul li:last-child:hover {
	cursor: pointer;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

ul.menu-zb li:first-child:hover, ul.menu-zb li:last-child:hover {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

ul.menu li ul, ul.menu-zb li ul {
	background: #fff;
	display: none;
	position: absolute;
	left: 0px;
	top: 60px;
	z-index: 5;
	box-shadow: 4px 7px 15px #999;
}

ul.menu li ul {
	margin: 0;
	padding: 0 20px 10px;
}

ul.menu li:last-child ul, ul.menu-zb li:last-child ul {
	display: none;
	position: absolute;
	left: 28px;
	top: 60px;
	z-index: 5;
}
ul.menu li:hover ul, ul.menu-zb li:hover ul { 
	display: block; 
	margin: 0;
	background: #fff url(../img/ul-li-ul-bg.png) no-repeat 398px 10px;
	/*height: 340px;*/
	padding: 10px 25px 20px 10px;
	/*overflow: auto;*/
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-ms-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}

ul.menu li:hover ul { 
	background: #fff;
	margin: 0;
	padding: 10px 20px;
}

ul.menu li:last-child:hover ul { 
	background: #fff;
	margin-left: -35px;
}

/*ul.menu-zb li:hover ul { 
	background: #fff;
	height: 300px;
	overflow: auto;
	width: auto;
}*/

/*ul.menu-zb li:hover ul li { 
	width: 300px;
}
*/
ul.menu li ul li {
	float: none;
	color: #373737;
	width: auto;
	background: none;
	margin: 0 10px;
	padding: 0 0 0 0;
	/*list-style-type: disc;*/
	color: #f8600d;
	position: relative;
}

ul.menu li ul li:before, ul.menu li ul li:last-child:before {
	background: #fff url(../img/li-before.png) no-repeat;
	content: "";
	position: absolute;
	top: 10px;
	left:-10px;
	width: 7px;
	height: 7px;
}

ul.menu li ul li:hover, ul.menu li ul li:last-child:hover {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	background: #f8600d;
}

ul.menu li ul li:last-child {
	padding: 0;
	margin: 0 10px;
}

ul.menu-zb li ul li:hover, ul.menu-zb li ul li:last-child:hover {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

ul.menu li ul li a, ul.menu li ul li:last-child a {
	color: #3086be !important;
	font-size: 12px;
	font-weight: normal;
	display: block;
	padding: 6px 25px 6px 5px;
	margin:0;
	white-space: nowrap;
}

ul.menu li ul li a:hover {
	color: #fff  !important;
}

ul.menu-zb li ul li a, ul.menu-zb li ul li:last-child a {
	color: #3086be;
	font-size: 12px;
	font-weight: normal;
}

ul.menu-zb li ul li, ul.menu-zb li ul li:last-child { 
	/*margin: 0 10px 0 20px;*/
	color: #f8600d;
	/*padding: 4px;*/
	/*list-style-type: disc;*/
	width: 345px;
	background: none;
	float:left;
}

ul.menu-zb li ul li:hover { 
	background: #f8600d;
	/*padding: 4px;*/
}

ul.menu-zb li ul li:hover a { 
	color: #fff;
	text-decoration: underline;
}

ul.menu-zb li ul li a { 
	color: #3086be;
	font-size: 11px;
	font-weight: normal;
}

.left {
	width: 255px;
	float: left;
}

.module {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	border-radius: 7px;
	background: #fff;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-bottom: 2px solid #d1d1d1;
	padding-bottom:15px;
	margin-bottom: 10px;
	/*overflow: hidden;*/
}

.module.right-menu {
	background-color: #f6f6f6;
	padding-bottom: 0;
}

.module p {
	line-height: 17px;
	margin-top: 10px;
	font-size: 13px;
}


select.hot-line-city, select.news-prok {
	width: 209px;
	height: 27px;
	border: 1px solid #ccc;
	margin: 14px 0 14px 24px;
	outline: none;
}

.module .news, .module .cont-info {
	border-bottom: 1px solid #ccc;
	margin: 10px auto;
	width: 210px;
	padding-bottom: 10px;
}

.module.contact-module,
.module.main-news {
	padding-bottom: 20px;
	margin-top: 17px;
}

.news-title,
.news-title:hover {
	font-size: 15px !important;
	display: block !important;
	min-height: 75px;
	margin: 5px 0 0 0 !important;
}

.message-text a {
	font-size: 15px;
}

.news p.news-date {
	font-size: 11px;
	color: #505050;
	margin-bottom: 2px;
}

.news a.news-name {
	text-decoration: none;
	color: #3086be;
	font-size: 13px;
	font-family: Tahoma, Arial, FreeSans;
	margin-bottom: 10px;
}

a.news-show_all, a.show_all {
	text-decoration: underline;
	color: #f8600d;
	font-size: 12px;
	margin: 20px 20px 10px 20px;
	display: block;
}

.internet-priemnaya {
	background: url(../img/internet-priemnaya.png) no-repeat;
	width: 172px;
	height: 43px;
	margin: 0 0 10px 0;
	padding: 27px 0 0 83px;
}

.internet-priemnaya a {
	color: #fff;
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
}

.anticor {
	background: url(../img/anticor.png) no-repeat;
        width: 172px;
        height: 56px;
        margin: 0 0 10px 0;
        padding: 15px 0 0 83px;
}

.anticor a {
	color: #fff;
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
}

.sport {
	background: url(../img/sport.png) no-repeat;
    width: 180px;
    height: 45px;
    margin: 0 0 10px 0;
    padding: 25px 0 0 75px;
}

.sport a {
	color: #fff;
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
}

.cont-info p.cont-info-name {
	color: #373737;
	font-family: Tahoma, Arial, FreeSans;
	font-size: 12px;
	margin-bottom: 10px;
}

span.cont-info-tel {
	float:left;
	color: #505050;
	font-size: 12px;
	font-family: Tahoma, Arial, FreeSans;
}

p.cont-info-number {
	text-align: right;
	color: #3086be;
	font-family: Tahoma, Arial, FreeSans;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 4px;
}

p.cont-info-number span {
	color: #505050;
	font-size: 16px;
	font-family: Tahoma, Arial, FreeSans;
	font-weight: normal;
}

p.adress {
	font-size: 13px;
	color: #373737;
	text-align: left;
	margin: 20px 0 20px 20px;
}

a.show_map {
	margin: 20px 0 10px 20px;
	padding-left: 20px;
	height: 16px;
	background: url(../img/show_map.png) no-repeat  0 0px;
}

.module .vopros-otvet {
	background: #EEE;
	padding: 10px;
	width: 205px;
	margin: 10px auto 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.vopros-otvet p.vopros-otvet-author, .vopros-otvet p.vopros-otvet-theme {
	color: #5f5f5f;
	font-size: 12px;
	font-family: Tahoma, Arial, FreeSans;
}

.vopros-otvet p.vopros-otvet-theme {
	color: #f8600d;
	margin-top: 2px;
}

.vopros-otvet p.vopros-otvet-theme a {
	text-decoration: none;
}

.vopros-otvet p.vopros-otvet-theme a:hover {
	text-decoration: underline;
}

.vopros-otvet p.vopros-otvet-author span, .vopros-otvet p.vopros-otvet-theme span  {
	color: #505050;
}

.vopros-otvet p.vopros-otvet-theme span {
	margin-right: 8px;
}

.vopros-otvet a.vopros-otvet-message {
	margin: 10px 0 5px;
	color: #3086be;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	display: block;
}

.vopros-otvet a.vopros-otvet-message:hover {
	text-decoration: underline;
}

a.zadat-vopros {
	padding: 6px 55px;
	background: url(../img/button_vopros.png) no-repeat;
	cursor: pointer;
}

.obsh-sovet {
	background: url(../img/obsh-sovet.png) no-repeat;
	width: 165px;
	height: 63px;
	margin: 0 0 10px 0;
	padding: 27px 0 0 90px;
}

.obsh-sovet a {
	color: #fff;
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
}

.opros h4 {
	margin: 10px 20px 10px 20px;
}

.opros input {
	margin: 0 0 0 20px;
	float:left;
}

.opros p {
	margin: 0 0 10px 45px;
	color: #505050;
	font-size: 13px;
	line-height: 15px;
}

a.answer {
	padding: 6px 45px;
	background: url(../img/button_answer.png) no-repeat;
	cursor: pointer;
	margin-left: 21px;
}

.no-brad a.answer {
	background: url(../img/zakonbase/button_otvetit.png) no-repeat;
}

.opros .clear {
	margin: 25px 0;
}

.docs-files, .docs-blanki {
	background: url(../img/docs.png) no-repeat 0 6px;
	padding: 0 0 10px 35px;
	border-bottom: 1px solid #ccc;
	width: 175px;
	margin: 10px auto;
}

.docs-files, .docs-blanki {
	background: url(../img/blanki.png) no-repeat 0 6px;
}

.docs-files a, .docs-blanki a {
	color: #3086be;
	font-size: 12px;
	font-family: Tahoma, Arial, FreeSans;
	width: 210px;
	margin: 10px auto;
	text-decoration: none;
}

.content {
	width: 650px;
	/*overflow: auto;*/
	float:left;
	margin-left: 15px;
}

.breadc {
	padding: 10px 0 10px 10px;
	display: inline-block;
}

ul.breadcrump {
	display: table;
}

ul.breadcrump li {
	background: url(../img/ul_bread-bg.png) no-repeat right center;
	padding: 5px 20px;
	display: table-cell;
	vertical-align: middle;
}

ul.breadcrump li a {

}

ul.breadcrump li.active {
	background: none;
	color: #373737;
	font-family: Tahoma, Arial, FreeSans;
	font-size: 13px;
	line-height: 24px;
}

p.content-text {
	font-size: 12px;
	font-family: Tahoma, Arial, FreeSans;
	color: #505050;
	margin: 10px;
}

p.content-text img {
	float: left;
	margin: 5px;
}

div.content-text {
	font-size: 12px;
	font-family: Tahoma, Arial, FreeSans;
	color: #505050;
	line-height: 18px;
}

div.content-text ul {
	padding: 10px 10px 10px 20px;
}

div.content-text.low-content ul {
	padding: 10px 10px 10px 40px;
}

div.content-text p {
	font-size: 14px;
	line-height: 18px;
	color: #505050;
}

p.sub-head, p.sub-head-small {
	color: #3086be;
	font-family: Tahoma, Arial, FreeSans;
	font-size: 17px;
	margin: 10px;
}

p.sub-head-small {
	font-size: 14px;
}

span.star {
	color: #f8600d;
}

input.mail {
	width: 390px;
	height: 26px;
}

input.file {
	padding-top: 4px;
}

input.capcha {
	width: 135px;
	margin-left:20px;
	margin-top: 4px;
}

textarea.mail {
	width: 605px;
	height: 255px;
}

a.button-send {
	padding: 6px 90px;
	background: url(../img/button_send.png) no-repeat;
	cursor: pointer;
	/*margin: 0 0 0 6px;*/
}

.content-but {
	width: 210px;
	height: 30px;
	margin: 30px auto 0;
}

.prav-pros-search {
	margin: 20px auto;
	width: 620px;
}

.prav-pros-search a, .ras-search a {
	padding: 6px 45px;
	background: url(../img/button_search_2.png) no-repeat;
	cursor: pointer;
	margin: 0 0 0 12px;
}

.prav-pros-search input, .ras-search input {
	width: 485px;
	height: 27px;
	padding: 0 5px;
}

.ras-search input {
	width: 749px;
}

.prav-pros-news {
	width: 610px;
	border-top: 1px solid #ccc;
	margin: 15px auto;
}

.prav-pros-news, .rukovodstvo-more-news {
	width: 610px;
	border-bottom: 1px solid #ccc;
	border-top: none;
	margin: 0 auto;
	padding: 25px 0;
	min-height: 100px;
	position: relative;
}

.rukovodstvo-more-news {
	border-top: none;
	border-bottom: 1px solid #ccc;
	padding-top: 0;
}

.prav-pros-news img, .rukovodstvo-more-news img {
	width: 150px;
	float:left;
	margin-right: 10px;
}

.prav-pros-news p.date-show {
	margin-top: 0;
	margin-bottom: 5px;
	color: #505050;
	font-size: 11px;
}

.prav-pros-news p.message-text {
	margin-top:0px;
}

.videosyzheti {
	border-top: 0 !important;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #ccc;
	height: 112px;
}

.videosyzheti p.date-show {
	margin: 15px 0;
}

.prav-pros-news p.date-show span.date, .rukovodstvo-more-news span.date {
	margin-right: 7px;
}

p.date-show span.date, span.date {
	margin-right: 7px;
}

.prav-pros-news p.date-show span.shows, .rukovodstvo-more-news span.shows {
	margin-left: 8px;
}

p.date-show span.shows, span.shows {
	margin-left: 8px;
}

p.date-show span.rayon, span.rayon {
	margin: 0 7px;
}

.prav-pros-news p.message, .rukovodstvo-more-news a.msg {
	margin-left: 165px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 15px;
	font-family: Tahoma, Arial, FreeSans;
	color: #3086be;
}

.rukovodstvo-more-news a.msg {
	margin-left: 0;
	margin-bottom: 20px;
	display: block;
	text-decoration: none;
}

.rukovodstvo-more-news a.msg:hover {
	color: #f8600d;
}

.prav-pros-news a {
	margin: 13px 0;
	display: inline;
	color: #3086be;
	text-decoration: none;
}

.content-text a {
	text-decoration: none;
}

.prav-pros-news a:hover,
.vopros-otvet a.vopros-otvet-message:hover,
.content-text a:hover,
.news-slider-left-block a:hover p.message,
.news-slider-right-block a:hover p.message,
.docs-files a:hover, .docs-blanki a:hover,
.news a.news-name:hover {
	text-decoration: none;
	color: #F8600D;
}

.rukovodstvo-more-news a.show-full, .rukovodstvo-more-news a.show-full, .prav-pros-news a.show-full {
	display: table !important;
	margin-left: 12px;
}

.video-file img {
	width: auto;
	height: auto;
}

.prav-pros-news a.show-full, .rukovodstvo-more-news a.show-full, .context .head a.show-full, .search-name a.show-full, .ras-search-more a.show-full, .q-a a.show-full {
	font-size: 11px;
	font-family: Tahoma, Arial, FreeSans;
	color: #5f5f5f;
	border-bottom: 1px dashed #f8600d;
	text-decoration: none;
	position: relative;
	/*top: 83px;*/
	display: inline-block;
	cursor: pointer;
}
.prav-pros-news a.show-full:before, .rukovodstvo-more-news a.show-full:before, 
.context .head a.show-full:before, .search-name a.show-full:before, .q-a a.show-full:before {
	background: url(../img/button_show-more-bg.png) no-repeat;
	content: "";
	width:8px;
	height: 5px;
	position: absolute;
	top: 5px;
	left:-12px;
}
.ras-search-more a.show-full:before {
	background: url(../img/button_show-more-bg.png) no-repeat;
	content: "";
	width:8px;
	height: 5px;
	position: absolute;
	top: 0;
	left:-12px;
}
.rukovodstvo-more-news p.theme {
	margin-top: 3px;
	margin-left: 165px;
}

.rukovodstvo-more-news p.theme a {
	margin-left: 5px;
}

.rukovodstvo-more-news p.date-show {
	/*margin-left: 165px;*/
}

.prav-pros-button {
	width: 610px;
	padding: 20px 0;
    text-align: center;
}

.prav-pros-button a.zadat-vopros {
	margin-left: 20px;
}

.news-art .prav-pros-button.nart {
	padding: 0;
	margin-top: 25px;
	margin-bottom: 10px;
}

.video .prav-pros-button.nart {
	padding: 10px 0;
	margin: 0 auto;
}

.prav-pros-button a.show-more {
	padding: 6px 65px;
	background: url(../img/button_show-more.png) no-repeat;
	cursor: pointer;
}

.prav-pros-button a.more_news {
	padding: 6px 65px;
	background: url(../img/button_show-more.png) no-repeat;
	cursor: pointer;
}

.prav-pros-button a.more_video {
	padding: 6px 65px;
	background: url(../img/button_show-more.png) no-repeat;
	cursor: pointer;
}

.zakonodatelctvo-left {
	width: 210px;
	margin:10px auto;
}

.zakonodatelctvo-left ul {
	margin: 0;
	padding: 0;
}

.zakonodatelctvo-left ul li {
	margin: 4px 0;
	padding: 0;
	list-style: none;
}

.context .head {
	background: url(../img/h3_bg_long.png) no-repeat 0px bottom;
	height: 52px;
	width: 648px;
	position: relative;
}

.context .head h3 {
	background: none !important;
}

.zakonodatelstvo-text, .contsearch {
	width: 920px;
}

.context .head h3 {
	border: none;
	background: none;
}

.context .head span.deystvie-1, .context .head span.deystvie-2 {
	background: url(../img/ico-deystvuet.png) no-repeat 0px 0px;
	position: absolute;
	top: 15px;
	left: 20px;
	padding: 4px 0 5px 30px;
	color: #373737;
	font-size: 13px;
	font-family: Tahoma, Arial, FreeSans;
}

.context .head span.deystvie-2 {
	background: url(../img/ico-ne_deystvuet.png) no-repeat 0px 0px;
}

.context .head span.redakciya {
	background: url(../img/ico-karandash.png) no-repeat 0px 0px;
	position: absolute;
	top: 15px;
	left: 360px;
	padding: 4px 0 5px 30px;
	color: #373737;
	font-size: 13px;
	font-family: Tahoma, Arial, FreeSans;
}

.context .head a.show-full {
	position: absolute;
	top: 21px;
	left: 720px;
	float: none;
	margin: 0;
}

.context .img {
	width: 150px;
	margin: 10px auto;
}

.context .img-small {
	margin: 20px;
	float:left;
}

.context p.context-head, .context p.context-sub-head {
	color: #373737;
	font-family: Arial;
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
}

.context p.context-sub-head {
	font-size: 18px;
	font-family: Tahoma, Arial, FreeSans;
	text-transform: none;
	margin-bottom:35px;
}

.context p.context-head-small, .context p.context-sub-head-small {
	color: #373737;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	float: left;
	margin: 45px 10px 55px 0;
}

.context p.context-sub-head-small {
	font-family: Tahoma, Arial, FreeSans;
	text-transform: none;
	float: none;
}

.context p.razdel-statya {
	color: #373737;
	margin-bottom: 7px;
	margin-left: 3px;
	padding: 5px 16px;
	background: #f6f6f6;
	font-family: Arial;
	font-weight: bold;
}

.context p.in-text {
	margin: 0 20px 20px;
}

.cont-search {
	height: 880px;
}

.ras-search {
	margin: 25px 15px;
	background: #f6f6f6;
	padding: 10px;
	position: relative;
}

.search-name {
	float: left;
	margin-right: 50px;
}

.search-name p, .search-text p {
	line-height:24px;
	font-size: 14px;
}

.search-name input, .search-text input {
	width: 20px;
	float:left;
	margin-right: 6px;
}

.ras-search-more a.show-full {
	margin: 0;
	padding: 0;
	float:none;
	position: absolute;
	top: 62px;
	left: 736px;
	font-size: 12px;
	background: none;
}

.search-left, .search-right {
	width: 390px;
	margin-top: 0;
}

.search-left p.content-text, .search-right p.content-text {
	font-size: 12px;
}

.search-left select, .search-right select {
	width: 363px;
	height: 27px;
	border: 1px solid #ccc;
	color: #ccc;
	margin-top:2px;
}

.search-left select.date {
	width: 106px;
	margin: 2px 7px 0;
}

.search-left select.sort {
	width: 210px;
	margin-right: 20px;
	margin-top:2px;
}

.search-left input.mail, .search-right input.mail {
	width: 353px;
}

.search-left {
	float:left;
	margin-right: 90px;
	overflow: auto;
}

.search-right {
	float:right;
	margin-right: 40px;
}

.search-right div {
	padding: 10px 10px 15px;
	background: #f6f6f6;
	line-height: 17px;
	margin-left: 10px;
	/*width: 350px;*/
}

.search-right div div.search-right-head {
	font-size: 18px;
	font-family: Tahoma, Arial, FreeSans;
	color: #3086be;
	margin: 0;
	background: url(../img/span-search-right-head.png) no-repeat 0px 29px;
	line-height: 15px;
}

.ras-search-button {
	margin-top: 50px;
	width: 250px;
	height: 50px;
}

.ras-search-button a.nayti {
	padding: 6px 45px;
	background: url(../img/button_search_2.png) no-repeat;
	cursor: pointer;
	margin: 0 0 0 12px;
}

.ras-search-button a.clear {
	padding: 6px 45px;
	background: url(../img/button_clear.png) no-repeat;
	cursor: pointer;
	margin: 0 0 0 12px;
}

.search-right div p span {
	font-size: 14px;
	font-family: Arial;
	color: #373737;
	font-weight: bold;
}

.search-results {
	margin: 25px 0;
	padding: 0 15px;
}

.search-results p.name {
	color: #3086be;
	font-size: 16px;
}

.search-results p.text {
	margin: 5px 0;
}

.search-results a.show_all {
	font-size: 16px;
	margin: 0;
}

.left .module h3, .right .module h3 {
	background: url(../img/h3_bg_small.png) no-repeat -1px bottom;
	border: none;
	padding-bottom: 18px;
}

.left .qa-module .show_all {
	display: inline;
}

.qa-module {
	padding-bottom: 20px;
}

.qa-module .cont-info {
	margin-bottom: 20px;
}

.content .module h3 {
	background: url(../img/h3_bg_middle.png) no-repeat 0 bottom;
	border: none;
	padding-bottom: 18px;
}

p.active-head {
	color: #3086be;
	font-size: 17px;
	font-family: Tahoma, Arial, FreeSans;
	margin:20px 0 10px 20px;
}

ul.active {
	margin: 10px;
}

ul.active li {
	margin: 10px;
	background: #f6f6f6;
	padding: 20px;
	list-style: none;
}

ul.active li a {
	background: url(../img/active-li-bg.png) no-repeat 3px 4px;
	padding-left: 20px;
}

.reklama {
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	margin: 25px 0;
}

ul.popular {
	margin: 10px 23px;
}

ul.popular li {
	color: #3086be;
	list-style: disc;
	margin-left: 20px;
	margin-bottom: 10px;
}

a.h3 {
	font-size: 15px;
}

ul.side-menu {
	background-color: #fff;
	padding: 5px 0 0 0;
}

ul.side-menu > li {
	list-style: none;
	margin-right: 24px;
	margin-left: 24px;
}

ul.side-menu li ul li {
	list-style: none;
	padding: 10px 0 12px 25px;
}

ul.side-menu li:last-child {
	padding-bottom: 8px;
}

ul.side-menu li:last-child a {
	border-bottom: none;
}

ul.side-menu li a {
	color: #3086be;
	display: block;
	padding: 2px 0;
	
}

ul.side-menu li a span {
	display: block;
	padding: 5px;
}

ul.side-menu .current a span {
	background-color: #f2f2f2;
}

ul.side-menu .current {
	background: url(/img/icon-arrow-orange2.png) left center no-repeat;
	padding-left: 10px;
	margin-left: 14px;
}

.module > ul.side-menu:last-child {
	padding-bottom: 10px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}

.side-li {
	background: #f6f6f6;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #fff;
	padding: 5px 24px 10px 24px;
}

.side-li:first-child,
.module > h5:first-child {
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}

.side-li:last-child,
.module > h5:last-child {
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	border-bottom: 0;
}

.side-li a {
	color: #373737;
	border-bottom: 1px dashed #f8600d;
	font-size: 14px;
	text-decoration: none;	
}

a.rss {
	background: url(../img/rss_menu.png) no-repeat 0px 2px;
	padding: 4px 10px 0 25px;
	margin: 0 0 10px 15px;
}

a.rtf {
	background: url(../img/rtf.png) no-repeat 0px 2px;
	padding: 9px 10px 9px 46px;
	margin: 10px  0 10px 15px;
}
a.pdf {
	background: url(../img/pdf.png) no-repeat 0px 2px;
	padding: 9px 10px 9px 46px;
	margin: 0 0 10px 15px;
}
a.print {
	background: url(../img/print.png) no-repeat 0px 2px;
	padding: 9px 10px 9px 46px;
	margin: -7px 0 10px -42px;
	display: block;
}

a.button-otklonit, a.button-prinyat {
	padding: 6px 45px;
	background: url(../img/button_otklonit.png) no-repeat;
	cursor: pointer;
	margin: 0;
}

a.button-prinyat {
	background: url(../img/button_prinyat.png) no-repeat;
	float: none;
	margin-left: 20px;
}

.rukovodstvo-head, .rukovodstvo-sub-head {
	border-top: 1px solid #ccc;
	width: 610px;
	padding: 25px 0;
	margin:20px auto 0;
	overflow: auto;
	position: relative;
}

.rukovodstvo-head {
	border: none;
	padding: 0 0 25px 0;
}

.rukovodstvo-head img {
	float: left;
	margin-right: 10px;
	width: 250px;
	height: 180px;
}

.rukovodstvo-head a.more {
	position: absolute;
	top: 155px;
	left: 260px;
}

.rukovodstvo-sub-head a.more {
	position: absolute;
	top: 120px;
	left: 190px;
}

.rukovodstvo-sub-head img {
	float: left;
	margin-right: 10px;
	width: 180px;
	height: 120px;
}

.rukovodstvo-head p.name, .rukovodstvo-sub-head p.name {
	margin-top: 0;
}

.rukovodstvo-head p.name a {
	font-size: 20px;
	color: #3086be;
	margin-top: 0;
	text-decoration: none;
}

.rukovodstvo-sub-head p.name a {
	font-size: 15px;
	color: #3086be;
	margin-top: 0;
	text-decoration: none;
}

.rukovodstvo-head p.name a:hover, .rukovodstvo-sub-head p.name a:hover {
	text-decoration: none;
	color: #F8600D;
}

.rukovodstvo-head p.text, .rukovodstvo-sub-head p.text {
	margin: 10px 0 10px;
}

.rukovodstvo-more {
	width: 610px;
	padding: 0 0 25px 0;
	margin:20px auto;
	overflow: auto;
	padding-bottom: 20px;
    border-bottom: 1px solid #DDD;
}

.rukovodstvo-more img {
	float: left;
	margin-right: 20px;
	width: 250px;
	height: 180px;
}

.rukovodstvo-more p, .rukovodstvo-more p span {
	font-size: 14px;
}

.rukovodstvo-more p span {
	color: #5f5f5f;
}

p.rukovodstvo-more-text {
	padding: 25px 0;
	border-top: 1px solid #CCC;
	margin: 0 20px;
}

.news-art {
	width: 645px;
}

.news-art p {
	margin: 20px;
}

ul.news-art-slider {
	margin:10px 0;
}

ul.news-art-slider li {
	float: left;
	margin-right: 4px;
	list-style: none; 
}

ul.news-art-slider li.active img {
	border: 4px solid #f8600d;
	margin-top: -4px;
}

ul.news-art-slider li:last-child {
	margin-right:0px;
}

ul.news-art-slider li a {
	cursor: pointer;
}

.slider {
	position: relative;
}

.slider a.prev, .slider a.next {
	background: url(../img/prev.png) no-repeat;
	width: 14px;
	height: 34px;
	cursor: pointer;
	padding: 10px 10px;
	float: left;
	margin: 4px -7px 0 17px;
}

.slider a.next {
	background: url(../img/next.png) no-repeat;
}

.news-art span.theme, .news-art span.zakon {
	margin-left: 20px;
	color: #373737;
	font-family: Tahoma, Arial, FreeSans;
	font-size: 13px;
}

.news-art span.theme {
	display: block;
	float: left;
    font-size: 14px;
}

a.news-theme {
	margin-left: 80px;
	display: block;
    font-size: 14px;
    margin-bottom: 5px;
}

.news-art span.zakon {
	margin-right: 25px;
}

.news-art span.soc {
	margin-top: 10px;
	margin-right: 65px;
	float: left;
}

.news-art-print {
	height: 28px;
	padding: 0 0 0 42px;
	/*margin: -29px 0px 0px 465px;*/
	/*background: url(../img/print.png) no-repeat 0px 0px;*/
}

.news-art-print a {
	margin: 0;
}

.news-art .news-art-print {
	float: right;
	margin-right: 10px;
}

.content h3 {
	padding-right: 10px;
}

.q-a {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	background: #f6f6f6;
	margin: 20px;
	padding: 10px;
	min-height: 85px;
	position: relative;
}

.q-a p {
	margin: 5px 0;
	text-decoration: none;
}

.q-a p.quest a {
	margin: 10px 0 0;
	color: #3086be;
	text-decoration: none;
	font-size: 15px;
}

.q-a p.quest a:hover {
	text-decoration: none;
	color: #F8600D;
}

.q-a p span {
	color: #373737;
}

.q-a a {
	text-decoration: none;
}

.q-a a p {
	color: #3086be;
	text-decoration: none;
}

.q-a a p:hover {
	text-decoration: none;
	color: #F8600D;
}

.q-a a.show-full {
	margin: 0 0 0 13px;
	float: none;
	cursor: pointer;
}

.q-a .answer.answer-news {
	padding: 15px 15px 5px 15px;
	margin: 0;
}

.q-a .top_bg {
	/*width: 587px;*/
	/*height: 11px;*/
	/*background: url(../img/answer_bg.png) no-repeat;*/
}

.q-a .answer {
	margin: 0px 3px 5px 158px;
	padding: 5px 15px;
	background: #fff;
}

.q-and-a .prav-pros-button a.show-more {
	margin-left: 188px;
}
.q-and-a .prav-pros-button a.show-more.low {
	margin-left: 250px;
}

p.quest {
	margin: 15px 0;
}

.q-a-visible {
	margin-top: 3px;
}

.right {
	width: 255px;
	float:right;
}

.banner {
	padding: 5px;
}

#datepicker, #datepicker-1 {
	margin: 10px 10px 20px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 15px;
}

input.datepick {
	float:left;
	width: 110px;
	height: 26px;
	margin: -4px 25px 0 10px;
}

a.button-show {
	padding: 6px 35px;
	background: url(../img/button_show.png) no-repeat;
	cursor: pointer;
	margin: 0 0 0 14px;
}

.no-brad a.button-show {
	background: url(../img/zakonbase/button_pokazat.png) no-repeat;
}

.dict a.button-show {
	background: url(../img/zakonbase/button_iskat.png) no-repeat;
}

.news-prokuraturi, .otdel-kadrov {
	width: 208px;
	margin: 10px auto;
	padding: 8px 12px;
}

.news-prokuraturi:hover, .otdel-kadrov:hover {
	background-color: #EEE;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.news-prokuraturi span.time, .otdel-kadrov span.date, .new-news-left span.time {
	color: #505050;
	font-size: 11px;
	font-family: Tahoma, Arial, FreeSans;
}

.news-prokuraturi a.news-message, .otdel-kadrov a.message {
	color: #3086be;
	font-size: 12px;
	font-family: Tahoma, Arial, FreeSans;
	margin: 10px 0;
	text-decoration: none;
	display: block;
}

.news-prokuraturi a.news-message:hover, .otdel-kadrov a.message:hover {
	text-decoration: none;
	color: #F8600D;
}

.news-prokuraturi a.show_all, .otdel-kadrov a.show_all {
	margin: 3px 0;
}

.inform-print {
	background: url(../img/inform-print.png) no-repeat;
	width: 167px;
	height: 94px;
	margin: 0 0 10px 0;
	padding: 16px 10px 0 78px;
}

.inform-print a {
	color: #fff;
	text-decoration: underline;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
}

#news-by-theme {
	margin: 0 auto;
}

.footer_bg {
	width: 100%;
	height: 300px;
	background: url(../img/footer_bg.png) repeat-x;
	position: relative;
	bottom:0;
	z-index:10;
	min-width: 1190px;
}

.footer_bg-zb {
	width: 100%;
	height: 250px;
	background: url(../img/zakonbase/footer_bg.png) repeat-x;
	position: relative;
	bottom:0;
	z-index:10;
}

.footer {
	width: 1190px;
	height: 300px;
	margin: 0 auto;
	position: relative;
}

.footer-zb {
	width: 1190px;
	height: 250px;
	margin: 0 auto;
	position: relative;
}

.footer p.copy, .footer p.create {
	color: #fff;
	font-size: 12px;
	font-family: Tahoma, Arial, FreeSans;
	position: absolute;
	top: 25px;
	left: 0px;
}

.footer p.create {
	position: absolute;
	top: 220px;
	left: 0px;
}

.footer-zb p.create {
	position: absolute;
	top: 150px;
	left: 0px;
}

.footer input.footer-search {
    width: 167px;
    height: 26px;
    border: 1px solid #c8ced1;
    position: absolute;
    top: 90px;
    left: 0px;
    background: #fff url(../img/footer-search-bg.png) no-repeat 180px 5px;
    padding: 0 30px 0 5px;
}

.search-form {
    position: relative;
}

.search-form a {
    display: block;
    position: absolute;
    width: 25px;
    height: 28px;
    top: 90px;
    left: 178px;
}

.footer-zb input.footer-search {
	top: 70px;
}

.footer p.ul-head-rubrikator, .footer p.ul-head-navigation, .footer p.ul-head-o-site, .footer p.ul-head-info {
	color: #fff;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	top: 25px;
    padding: 0 0 5px 5px;
    border-bottom: 2px solid #5a748a;
}

.footer p.ul-head-rubrikator {
	position: absolute;
	left: 275px;
    width: 151px;
}

.footer ul.rubrikator {
	position: absolute;
	left: 275px;
    width: 156px;
}

.footer p.ul-head-navigation {
	position: absolute;
	left: 490px;
    width: 144px;
}

.footer ul.navigation {
	position: absolute;
	left: 490px;
    width: 149px;
}

.footer p.ul-head-o-site {
	position: absolute;
	left: 700px;
    width: 189px;
}

.footer ul.o-site {
	position: absolute;
	left: 700px;
    width: 194px;
}

.footer-zb p.ul-head-o-site, .footer-zb ul.o-site {
	position: absolute !important;
	left: 590px !important;
}

.footer p.ul-head-info {
	position: absolute;
	left: 945px;
    width: 245px;
}

.footer ul.info {
	position: absolute;
	left: 945px;
    width: 250px;
}

.footer-zb p.ul-head-info, .footer-zb ul.info {
	position: absolute;
	left: 900px;
}

.footer ul.rubrikator, .footer ul.navigation, .footer ul.o-site, .footer ul.info {
	top: 49px;
}

.footer ul.rubrikator li, .footer ul.navigation li, .footer ul.o-site li, .footer ul.info li {
	list-style: none;
	margin: 0;
    border-bottom: 1px dotted #5a748a;
}

.footer ul li:hover {
    background: #315b7e;
    cursor: pointer;
}

.footer ul.rubrikator li a, .footer ul.navigation li a, .footer ul.o-site li a, .footer ul.info li a {
	color: #e2e2e2;
	font-size: 12px;
	text-decoration: none;
    display: block;
    padding: 5px 0 5px 5px;
    line-height: 15px;
}

.niceRadio {
	width: 16px;
	height: 15px;
	display: inline-block;
	cursor: pointer;
	background: url(../img/radio_btn.png);
	overflow: hidden;
	float: left;
	margin-left: 19px;
}

.no-brad .niceRadio {
	width: 16px;
	height: 15px;
	display: inline-block;
	cursor: pointer;
	background: url(../img/zakonbase/radio_btn.png);
	overflow: hidden;
	float: left;
	margin-left: 19px;
}

.radioChecked, .no-brad .radioChecked {
	background-position: 0 -16px;
}

.niceRadio input {
	margin-left: -50px;
}

.list-date {
	height: 21px;
	width: 211px;
	margin: 0 auto;
}

.list-date a.prev, .list-date a.next {
	height: 19px;
	width: 19px;
	padding: 2px 12px;
	cursor: pointer;
}

.list-date a.prev {
	background: url(../img/list-date-prev.png) no-repeat;
}

.list-date a.next {
	background: url(../img/list-date-next.png) no-repeat;
}

.list-date span {
	color: #5f5f5f;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	border-bottom: 1px dashed #f8600d;
	margin: 0 22px;
}

.main .prav-pros-news {
	border: none;
	padding: 20px 0 0;
}

.main-news .prav-pros-news .text-content {
	min-height: 96px;
}

.main-news .prav-pros-news {
	border: none;
	border-bottom: 1px solid #ccc;
	padding: 25px 0;
	position: relative;
}

.main-news .show-all {
	margin-left: 18px;
}

.main-img {
	width: 265px;
	float: left;
	/*overflow: auto;*/
}

.main-img a.rss {
	position: absolute;
	left: 25px;
	top: 195px;
	z-index: 3;
	padding: 0px 19px;
	background: url(../img/rss_menu.png) no-repeat 0px 3px;
}

.main-img-menu {
	height: 20px;
	position: absolute;
	top: 185px;
	right: 20px;
}

.main-img ul li {
	list-style: none;
	float:left;
	margin-right: 5px;
	margin-top: 10px;
}

.main-img ul li.active {
	list-style: none;
	float:left;
	background: #f8600d;
	padding: 8px 9px;
	margin-right: 7px;
	margin-top: 12px;
}

.main-img ul li a {
	background: #ccc;
	cursor: pointer;
	padding: 0px 8px;
	margin:0;
}

.prav-pros-news-end {
	margin-bottom: 18px;
}

.main .prav-pros-news .main-img img {
	width: 230px;
	height: 150px;
}

.main .prav-pros-news a {
	margin-left: 0 !important;
	color: #f8600d;
}

.main .prav-pros-news a.message-head,
 .main-zakon p.message-head{
	color: #3086be;
	font-size: 18px;
	font-family: Tahoma, Arial, FreeSans;
	margin: 15px 0 15px 165px;
	padding-top: 10px;
	text-decoration: none;
}

.main .prav-pros-news a.message-head:hover {
	text-decoration: none;
	color: #F8600D;
}

.main .prav-pros-news p.message {
	color: #505050;
}

.main-news a.show-full {
	margin: 0 13px 0;
	display: inline-block;
	position: absolute;
	/*top: 104px;
	left: 165px;*/
	cursor: pointer;
}

.prav-pros-news a.show-full.opened::before, .rukovodstvo-more-news a.show-full.opened::before, .context .head a.show-full.opened::before, .search-name a.show-full.opened::before, .ras-search-more a.show-full.opened:before, .q-a a.show-full.opened::before {
	background: url(../img/button_show-more-bg-hide.png) no-repeat;
}


.main-video-show {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin: 0 17px 17px 17px;
	position: relative;
}

.main-video {
	border-right: 1px solid #CCC;
	float: left;
	width: 130px;
	margin-top: 15px;
	min-height: 230px;
	padding: 0 15px;
}

.main-video p {
	margin-top: 0;
}

.main-video.main-video-end {
	border-right: 0;
	padding-right: 0;

}

.main-video.main-video-first {
	padding-left: 0;
}

.main-video img {
	width: 130px;
}

.main-video p.date {
	font-size: 11px;
	line-height: 25px;
	margin-top: 3px;
}

.main-video p.name a {
	color: #3086be;
	text-decoration: none;
}

.main-video p.name a:hover {
	text-decoration: none;
	color: #F8600D;
}

.main-video-index {
	padding-bottom: 20px;
}

.main-video-index .show-all {
	margin-left: 18px;
}

.main-prav-pros-but {
	margin: 20px 0 0 195px;
}

.main-prav-pros-but p.main-prav-pros-but {
	margin: 25px 0 0 0;
}

.main-zakon {
	position: relative;	
	height: 150px;
	margin-top: 32px
}

.main-zakon img.logo {
	position: absolute;	
	top: -15px;
	left: 10px;
}

.main-prav-pros {
	overflow: auto;
	padding-bottom: 20px;
}

.main-prav-pros a {
	margin-left: 24px;
}

.main-prav-pros-cont p.date {
	font-size: 11px;
	color: #505050;
}

.main-prav-pros-cont {
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	overflow: auto;
	margin: 0 17px 17px 17px;
}

.main-prav-pros-cont p {
	margin-top: 0;
	margin-bottom: 5px;
}

.main-prav-pros-cont .left {
	border-right: 1px solid #ccc;
	padding: 0 24px 15px 0;
	margin: 10px 0 0 6px;
	width: 275px;
	float:left;
}

.main-prav-pros-but p.message-head {
	font-size: 22px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.main-prav-pros-cont .left p.main-prav-pros-cont-head a,
.main-prav-pros-cont .right p.main-prav-pros-cont-head a {
	color: #3086be;
	font-size: 14px;
	font-family: Tahoma, Arial, FreeSans;
	margin-bottom: 10px;
	display: block;
}

.main-prav-pros-cont .right {
	padding: 0 0 15px 0;
	margin-left: 24px;
	margin-top: 10px;
	width: 275px;
}

.main-prav-pros-cont a {
	margin: 0;
	color: #f8600d;
}

.main-prav-pros-cont a.main-prav-pros-cont-head {
	color: #3086be;
	font-size: 14px;
	font-family: Tahoma, Arial, FreeSans;
	margin-bottom: 5px;
	display: block;
	text-decoration: none;
}

.main-prav-pros-cont a.main-prav-pros-cont-head:hover {
	text-decoration: none;
	color: #F8600D;
}

.main-prav-pros-but ul li {
	list-style: none;
	margin-right: 5px;
	margin-bottom: 20px;
}

.main-prav-pros-but ul li {
	position: relative;
}

.main-prav-pros-but ul li a {
	cursor: pointer;
}

.main-prav-pros-but input {
	width: 305px;
	height: 27px;
	margin: 20px 20px 0 0;
	float:left;
	font-size: 12px;
}

.main-prav-pros-but a.iskat img {
	margin: 20px 0 0 0;
}

.main-calendar {
	width: 270px;
	float: left;
	margin-left:5px;
	padding-right: 20px;
	background: url(../img/main-calendar_bg.png) no-repeat right 0;
	height: 265px;
}

.main-calendar-in {
	/*width: 250px;
	margin: 10px auto;*/
}

.main-calendar-news  {
	margin-left: 305px;
}

.index-calendar #calend-container .main-calendar-news {
	width: 330px;
	margin: 0 0 0 300px;
}

#calend-container .main-calendar-news {
	margin: 0 20px;
}

.main-calendar-news:last-child .text {
	border-bottom: 0;
}

.main-calendar-news .text {
	color: #3086be;
	font-size: 12px;
	font-family: Tahoma, Arial, FreeSans;
	padding: 5px 10px 8px 0;
	border-bottom: 1px solid #ccc;
	line-height: 16px;
	/*margin: 0px 0px 7px 0;*/
}

.main-map {
	overflow: auto;
	height: 365px;
}

.map {
	width: 255px;
	float: left;
	margin-left:20px;
	margin-top:15px;
	padding-right: 20px;
	background: url(../img/map_bg.png) no-repeat right center;
}

.map-info {
	margin-left: 305px;
}

.map-info p.rayon {
	color: #373737;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 15px;
}

.map-info p.adress {
	color: #3086be;
	font-size: 12px;
	font-family: Tahoma, Arial, FreeSans;
	margin-bottom: 20px;
	margin-left: 0;
}

.map-info a {
	background: url(../img/icon-map.png) no-repeat 0px 0px;
	padding-left: 20px;
}

.map-info span {
	font-size: 13px;
	font-family: Tahoma, Arial, FreeSans;
	color: #373737;
}

.map-info p.otdel {
	margin-top: 23px;
	color: #7E858F;
}

.new-news {
	border: none;
	border-bottom: 1px solid #ccc;
	margin-top: 0px;
}

.new-news a.show-full {
	margin: 0 255px 0 0;
}

.new-news p.message {
	margin-bottom: 0;
}

.new-news p.new-news-text {
	margin: 10px 0 10px 165px;
}

.zakonbase a {
	margin: 20px 20px;
}

.calendar-zakonbase .main-calendar-news p {
	margin: 10px 0 0 0;
}

.calendar-zakonbase .main-calendar-news .text {
	margin: 0;
	padding-bottom: 10px;
}

ul.yur_dict {
	margin: 10px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #CCC;
	height: 209px;
}

ul.yur_dict li {
	list-style: none;
	float: none;
}

ul.yur_dict li ul li {
	float:left;
	list-style: none;
	margin: 7px 4px;
	text-align: center;
	width: 29px;
	height: 29px;
}

ul.yur_dict li ul li a {
	color: #257ca3;
	font-family: Tahoma, Arial, FreeSans;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	line-height: 33px;
	padding: 7px;
}

ul.yur_dict li ul li:hover {
	background: #f8600d;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}

ul.yur_dict li ul li:hover a {
	color: #fff;
}

.no-brad {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	border-radius: 0px;
}

.no-brad a {
	color: #f8600d;
}

.no-brad a.show-full {
	border-color: #f8600d;
	margin-left: 177px;
}

ul.menu-zb li.active  {
	color: #f8600d;
}

.zakonbase-api {
	background: url(../img/zakonbase/api.png) no-repeat;
	width: 166px;
	height: 54px;
	padding: 34px 0 0 89px;
	margin-bottom: 10px;
}

.zakonbase-api a {
	color: #fff;
	font-size: 16px;
}

ul.fixed {
	position: fixed;
	top: 20px;
	-webkit-border-radius: 0 0 7px 7px;
	-moz-border-radius: 0 0 7px 7px;
	-ms-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;
}

.zakon-b ul.fixed {
	position: fixed;
	top: 45px;
	-webkit-border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	-ms-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
}

.left .fixed {
	position: fixed;
	top: 60px;
	width: 254px;
}

.left .absolute {
	position: absolute;
	width: 254px;
	top: auto;
	bottom: 0;
}

table.content-table {
	background: #f6f6f6;
	text-align: left;
	margin: 20px;
}

table.content-table th {
	background: #5fadd9;
	vertical-align: top;
}

table.content-table th p {
	color: #fff;
	margin: 10px;
	font-weight: normal;
	font-size: 13px;
}

table.content-table th.content-table-left {
	width: 185px;
}

table.content-table th.content-table-center {
	width: 107px;
}

table.content-table tr  {
	border: 1px solid #fff;
	padding: 5px 0;
}

table.content-table tr td {
	vertical-align: top;
	padding: 10px 5px;
}

.mail-send p.content-text img {
	float: right;
	margin: 5px;
	margin-right: 200px;
}

.image-title {
	position:relative;
	/*z-index:1;*/
	zoom:1;
	color:#505050;
}
.image-title em {
	display:none;
}

.image-title:hover em{
	display:block;
	position:absolute;
	z-index:10;
 	background-color:#fff;
 	-webkit-border-radius:5px; /* красивости в виде скругленных углов */
 	-moz-border-radius:5px;
 	border-radius:5px;
	line-height:normal;
	color: #505050;
	text-decoration:none;
	padding:10px;
	top:-5px;
	left:40px;
	-webkit-box-shadow:3px 3px 12px #999; /* красивости в виде тени */
	-moz-box-shadow:3px 3px 12px #999;
	box-shadow:3px 3px 12px #999;
	width: 180px;
	font-family: Tahoma, Arial, FreeSans;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
}

.image-title:hover em i {
	position:absolute;
	z-index:12;
	bottom:-7px;
	right:5px;
	border-top:7px solid red;
	border-left:7px solid transparent;
	_border-left:7px solid #FDEFC6; /* цвет фона. это для ие6.*/
	display:block;
	height:0;
	overflow:hidden;
}

.new-news-left {
	margin: 0 20px 5px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
}

.new-news-left img {
	margin: 10px 1px;
}

.new-news-left a.news-name {
	color: #3086be;
}

.new-news-left a.show_all {
	margin-left: 0;
}

ul.new-news-menu {
	width: 212px;
	height: 11px;
	margin: 10px auto 5px;
}

ul.new-news-menu li {
	list-style: none;
	float:left;
	margin-right: 6px;
	background: #e2e2e2;
	width: 10px;
	height: 10px;
}

ul.new-news-menu li.prev {
	background: url(../img/new-news/prev.png) no-repeat;
	width: 20px;
	height: 10px;
}

ul.new-news-menu li.next {
	background: url(../img/new-news/next.png) no-repeat;
	width: 20px;
	height: 10px;
}

ul.new-news-menu li.active {
	background: #f8600d;
}

ul.new-news-menu li a {
	padding: 5px;
}

a.news-slider-left, a.news-slider-right {
	width: 12px;
	height: 65px;
	background: url('../img/arr-left.png') no-repeat;
	position: absolute;
	top: 28px;
	left: 14px;
	border: none;
	text-decoration: none;
	z-index: 1;
}

a.news-slider-right {
	background: url(../img/arr-right.png) no-repeat;
	left: 624px;
}
.news-slider-left-block a,
.news-slider-right-block a {
	text-decoration: none;
}

.news-slider-left-block a img,
.news-slider-right-block a img {
	width: 125px;
}
.module .news-slider-left-block h3,
.module .news-slider-right-block h3 {
	background: none;
	padding: 0 0 15px 0;
}

.module .news-slider-left-block .message,
.module .news-slider-right-block .message {
	color: #3086be;
	font-size: 15px;
	padding: 0;
	margin: 5px 0 0 0;
	line-height: 18px;
	text-decoration: none;
}

.module .news-slider-left-block .message {
	margin-left: 135px;
	font-size: 11px;
}

.module .news-slider-right-block .message {
	margin-right: 135px;
	font-size: 11px;
}

.news-slider-left-block {
	width: 253px;
	height: 85px;
	position: absolute;
	top: 20px;
	left: 0px;
	border-right: 1px solid #ccc;
	padding: 0 30px 0 40px;
}
.news-slider-left-block a img {
	float: left;
}
.news-slider-right-block a img {
	float: right;
}
.news-slider-right-block {
	width: 253px;
	height: 85px;
	position: absolute;
	top: 20px;
	right: 0px;
	text-align: right;
	padding: 0 40px 0 30px;
}

.news-slider-left a, .news-slider-right a {
	text-decoration: none;
}

.news-slider-left a p.message, .news-slider-right a p.message {
	color: #3086be;
	font-size: 15px;
	padding: 10px 20px 0 0;
	line-height: 22px;
	text-decoration: none;

}

.news-slider-left a p.message:hover, .news-slider-right a p.message:hover,
.news-slider-left a h3:hover, .news-slider-right a h3:hover {
	text-decoration: none;
	color: #F8600D;
	background: none;
}

.news-slider-left a h3, .news-slider-right a h3 {
	background: none !important;
}

.news-slider-right a.message {
	text-align: right;
	padding: 10px 0 0 20px;
}

.news-slider-left h3 {
	margin:0;
	margin-bottom: 10px;
	padding:0;
	background: none !important;
}

.news-slider-right h3 {
	text-align: right;
	margin:0;
	margin-bottom: 10px;
	padding:0;
	background: none !important;
}

.news-slider-right img {
	margin-left: 25px;
}

ul.s-nami-menu {
	/*overflow: auto;*/
	margin: 10px 0;
	padding: 0;
	width: 650px;
	min-height: 100px;
}

ul.s-nami-menu li {
	list-style: none;
	float:left;
	margin-right: 12px;
	width: 80px;
}

ul.s-nami-menu li.prev, ul.s-nami-menu li.next {
	width: 20px;
	padding-top:30px;
}
ul.s-nami-menu li.prev a {
	background: url(../img/work/prev.png) no-repeat;
	padding: 5px 10px;
}

ul.s-nami-menu li.next a {
	background: url(../img/work/next.png) no-repeat;
	padding: 5px 10px;
}

ul.s-nami-menu li a {
	text-align: center;
	text-decoration: underline;
}

ul.s-nami-menu li a span {
	display:none;
}

ul.s-nami-menu li a:hover span {
	display: inline-block;
}

.important {
	background: #f6f6f6;
	padding: 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}

.calen-res-video a.show-full {
	border: none;
	background:none;
	color: #f8600d;
	padding:0;
	text-decoration: underline;
	font-size: 12px;
}

/* КАРУСЕЛЬ "С НАМИ РАБОТАЮТ" */

.d-carousel ul {
	position: relative;
}

.d-carousel ul li {
	background: none;
	display: table-cell;
	text-align: center;
	vertical-align: top;
	height: 120px;
	width: 105px;
}

.d-carousel ul li a {
	margin: 0;
}

.d-carousel ul li p {
	display: none;
}

.d-carousel ul li:hover p {
	display: table;
	position: absolute;
	bottom: 0;
	width: 105px;
	color: #257ca3;
}

.d-carousel ul li p span a {
	color: #f8600d;
}

.jcarousel-direction-rtl {
	direction: rtl;
}

.d-carousel h4 {
	margin: 5px 0 5px 0;
}

.d-carousel .jcarousel-container {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}

.d-carousel .jcarousel-item {
	/*width: 190px;
	height: 290px;*/
}

.d-carousel .jcarousel-container-horizontal {
	width: 590px;
	height: 125px;
	padding: 0 20px;
	margin: 0 10px;
}

.d-carousel .jcarousel-item-horizontal {
	margin-left: 3px;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 11px;
}

.d-carousel .jcarousel-next-horizontal {
	position: absolute;
	top: 40px;
	right: 0;
	margin-right: 3px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: transparent url(../img/work/next.png) no-repeat top right;
}

.d-carousel .jcarousel-direction-rtl .jcarousel-next-horizontal {
	left: 5px;
	right: auto;
	background-image: url(../img/work/next.png);
}

.d-carousel .jcarousel-next-horizontal:hover {
	background-position: top right;
}

.d-carousel .jcarousel-prev-horizontal {
	position: absolute;
	top: 40px;
	left: 0;
	margin-left: 3px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: transparent url(../img/work/prev.png) no-repeat top left;
}

.d-carousel .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left: auto;
	right: 5px;
	background-image: url(../img/work/prev.png);
}


.d-carousel .jcarousel-prev-horizontal:hover {
	background-position: top left;
}

.message.hidden {
	margin-top: 0;
	clear: none;
	padding-bottom: 30px;
}

.hidden{display:none;clear: both;padding-bottom: 10px;}

.hidden ul {
	margin-left: 18px;
}

.hidden ul li {
	color: #505050;
	font-family: Tahoma, Arial, FreeSans;
	line-height: 17px;
	padding-top: 10px;
	font-size: 13px;
}

.hidden p {line-height: 17px;padding-top: 10px;font-size: 13px;/*text-indent: 10px;*/}
.hidden.prav-pros-news img {}

/*
.tabclicker { 
	display: inline-block; 
	overflow: hidden; 
	line-height: 17px; 
	font-size: 14px; 
	padding: 0 10px 0 6px; 
	margin-right: 10px; 
	behavior: url(pie.htc); 
}
 
 .tabclicker.nb1, .tabclicker.nb2 { 
 	background: url(/img/tabclicker.png) no-repeat 0 0; 
 	width: 270px;
 	height: 36px;
 }

.tabclicker.selected {
	background: url(/img/tabclicker-active.png) no-repeat 0 0; 
	width: 270px;
	height: 45px; 
	position: relative;
	top: 9px;
}
	.tabclicker:hover { margin-right: 10px; padding:0 10px 0 6px;}
.tabclicker .icon { 
	width: 26px; 
	height: 32px; 
	margin-right: 0px;
	margin-left: 10px;
}

.tabclicker .icon.herb1 { 
	background: url(/img/icon-herb.png) no-repeat 0 2px;
	float: left; 
}

.tabclicker .icon.herb2 { 
	background: url(/img/icon-herb2.png) no-repeat 0 2px; 
	float: left;
}

.tabclicker .text { float: left; 
	color: #373737; 
	font-family: Arial; 
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
	text-decoration: none;

}

.tabclicker:hover .text { 
	text-decoration: none;
}
.tabclicker {border: none; outline: 0;}
.tabclicker.selected,  .tabclicker.selected a { border: none; outline: 0;}
.tabclicker.selected .text { 
	border: 0; 
	outline: 0;
	color: #3086be; 
}
*/

#rb2, #rb3 {
    display: none;
}

.news-tabs,
.region-tabs {
    font-size: 0%;
    border-bottom: 1px solid #DDD;
    padding-top: 5px;
}

.content .tabclicker, 
.content .tabclicker2 {
    display: inline-block;
    color: #505050;
    font-size: 16px;
    text-decoration: none;
    border-bottom: 1px solid #DDD;
    border-top: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-left: 1px solid #DDD;
    top: 1px;
    position: relative;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.content .tabclicker {
    padding: 15px 25px 15px 55px;
}

.content .tabclicker2 {
    padding: 15px 25px;
}

.content .tabclicker.selected, 
.content .tabclicker2.selected {
    color: #000000;
    background-color: #fff;
    border-bottom: 1px solid transparent;
}

.tabclicker.nb1 { 
	background: url(/img/icon-herb.png) no-repeat 20px 7px;
}

.tabclicker.nb2 { 
	background: url(/img/icon-herb2.png) no-repeat 20px 7px; 
}

.module.main-news,
#rb1, 
#rb2, 
#rb3 {
    margin-top: 0px;
    border-top: 1px solid transparent;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

#rb2 {
    padding-bottom: 6px;
    padding-left: 6px;
}

#regions {
    background: none repeat scroll 0 0 #23578C;
    border-radius: 4px 4px 4px 4px;
    border-top: 1px solid #3274AB;
    box-shadow: 0 0 4px #353535;
    line-height: 1.5em;
    margin-left: -10px;
    overflow: hidden;
    padding: 5px 10px 10px;
    position: absolute;
    top: 13px;
	left: 380px;
    width: 480px;
    z-index: 10000000;
}

ul#carusel {
	height: 230px;
}

ul#rotator-paging {
	/*position: absolute;
	top:210px;
	left: 11px;*/
}

ul#rotator-paging li {
	display: inline-block;
}

ul#rotator-paging li a {
	width: 15px;
	height: 15px;
	padding: 0;
	margin-right: 0px;
	display: block;
}

ul#rotator-paging li.rotator-paging-x a {
	background: #f8600d;
}

#poll_result table {
	font-family: Tahoma, Arial, FreeSans;
	font-size: 12px;
	padding: 5px;
}

#poll_result table tr td {
	padding: 7px 5px;
	color: #505050;
    font-size: 13px;
    line-height: 15px;
}

/*.yashare-auto-init {
	margin: -4px 0 0 14px;
}*/

#ymaps-map-id_136087621975489781501 {
	margin: 0 auto;
}

#ymaps-map-id_136087621975489781501+span.soc {
	margin-left:20px;
}

.block-map {
	padding: 0 20px 15px;
	position: relative;
}

.block-map .date-show {
	margin-top: 20px;
}
.block-map h3, .block-map .box {
	background: none !important;
	border: none !important;
}

p.date-show {
	color: #505050;
	font-size: 11px !important;
}

.block-map p a {
	color: #3086be;
}

/*.block-map .yashare-auto-init {
	margin: 30px 0 0 0;
}*/

.block-map .news-art-print {
	margin-top: 25px;
	float: right;
}

.block-map span.soc {
	margin-top: 5px;
	display: block;
	float: left;
	margin-right: 20px;
}

.block-map p.date-show {
	margin-bottom: 20px;
}

.text-image {
	float: left;
}
.text-image img {
	width: 150px;
}

.text-image + .text-content {
	margin-left: 175px;
	position: relative;
}

.text-content a.show-full {
	margin-top: 0px;
}

.hidden+.prav-pros-news .message {
	margin-left: 167px;
}

.image-news img {
	float: left;
	margin: 0 20px 15px 20px;
}

.image-news p a {
	color: #3086be;
}

ul.submenu {

}

ul.submenu li{
	list-style: none;
}

a.f14 {
	margin-left: 20px;
}

.q-a-block {
	position: relative;
}

.q-a-block a.show-full {
	margin: 0 0 0 13px;
	float: none;
	cursor: pointer;
	display: inline-block;
	position: relative;
	top: 100%;
	left: 0px;
	z-index: 99;
	clear: both;
}

.q-a-block .hidden {
	margin: 5px 0 0 0px;
}

.q-a-visible .answer {
	background: #fff url(../img/qa-answer.png) no-repeat 0 top;
	margin-top: 10px;
}

.low-answer .q-a-visible .answer {
	background: #fff url(../img/qa-answer-center.png) no-repeat -88px top;	
}

.block-map table {
	background: #f6f6f6;
	text-align: left;
	margin: 20px 0;
	border: 1px solid white;
	border-collapse: collapse;
}

.block-map table tr:first-child td {
	background: #5fadd9;
}

.block-map table tr:first-child td p {
	color: white;
}

.block-map table tr:first-child td p strong {
	font-weight: normal;
}

.block-map table th {
	background: #5fadd9;
	vertical-align: top;
	border: 1px solid #fff;
}

.block-map table th p {
	color: #fff;
	margin: 10px;
	font-weight: normal;
	font-size: 13px;
}

.block-map table th {
	width: 185px;
}

.block-map table th {
	width: 107px;
}

.block-map table tr  {
	border: 1px solid #fff;
	padding: 5px 0;
}

.block-map table tr td {
	vertical-align: top;
	padding: 10px;
	border: 1px solid white;
}

.block-map table tr td p {
	margin-top: 0;
	text-align: left;
}

.block-map table a {
	color: #F8600D;
}

a.hide-text:before {
	background: url(../img/button_show-more-bg-hide.png) no-repeat;
	width: 8px;
	height: 5px;
	position: absolute;
	top: 5px;
	left: -12px;
}

form#variant {
	padding-right: 5px;
}

.prav-pros-news .text-content {
	position: relative;
}

.news-block .prav-pros-news .text-content a.show-full {
	position: absolute;
}

.news-block .prav-pros-news .text-content p.message-text a {
	font-size: 15px;
}

#news-by-theme {
	margin: 15px 24px 0;
}

#news-by-theme a {
	padding-right: 15px;
	line-height: 25px;
}

.data-form p {
	margin-bottom: 25px;
}
#datepicker-2 {
	height: 220px;
	margin-top: 20px;
}
#datepicker-2 .ui-datepicker .ui-datepicker-prev,
#datepicker-2 .ui-datepicker .ui-datepicker-prev-hover {
	left: 7px;
}
#datepicker-2 .ui-datepicker .ui-datepicker-next,
#datepicker-2 .ui-datepicker .ui-datepicker-next-hover {
	right: 7px;
}
#datepicker-2 .ui-datepicker td {
	padding: 1px 7px;
}
#datepicker .ui-datepicker .ui-datepicker-prev,
#datepicker .ui-datepicker .ui-datepicker-prev-hover {
	left: 4px;
}
#datepicker .ui-datepicker .ui-datepicker-next,
#datepicker .ui-datepicker .ui-datepicker-next-hover {
	right: 7px;
}
.calendar {
	font-family: Tahoma, Arial, FreeSans;
	font-size: 13px !important;
}
.right #calendar .calendar {
	margin: 15px auto 0;
	width: 225px;
}
.right #calendar .calendar .week li,
.right #calendar .calendar .days li{
	width: 31px;
}
.right #calendar .calendar .now a,
.right #calendar .calendar .now span {
	background: url(../img/calendar_bg.png) no-repeat 3px 1px;
}
.right #calendar .calendar .prev {
	left: 5px;
}
.prav-pros-news p.date-show span.date {
	margin-right: 15px;
}
.prav-pros-news p.date-show span.rayon {
	margin: 0 15px;
}
.prav-pros-news p.date-show span.shows {
	margin-left: 15px;
}
.right .combo-calendar {
	margin-left: 34px;
}
.right .combo-calendar .combo-wrapper {
	margin: 0 0 0 2px;
	line-height: 19px;
}
.right .combo-calendar .combo-wrapper .combo-button {
	background: url(../img/combo_down.png) no-repeat 0 8px;
}
.share-block {
	margin: 15px;
}
.share-block .print {
	float: right;
}
.q-and-a .show_all {
	border-top: 1px solid #CCC;
	padding-top: 20px;
}
.main-calendar-in,
.main-calendar-in table {
	width: 280px;
	margin: 0 auto;
}
.data-form.inn span {
	font-size: 12px;
	color: #505050;
	font-family: Tahoma, Arial, FreeSans;
}

span.form-error {
	color: red; 
	font-size: 26px; 
	text-decoration: bold;
	margin-left: 10px;
}
p.form-complete {
	margin-left: 25px;
}
span.form-complete {
	color: green; 
	font-size: 26px; 
	text-decoration: bold;
	margin-left: 10px;
}
#veterany .content-text {
	margin: 15px 20px 0 20px;
}

#veterany img {
	height: auto;
	width: auto;
	background: none repeat scroll 0 0 #C1C1C1;
    border: 3px double #FFFFFF;
}

#veterany .name {
	 color: #4D4D4B;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 20px;
}
.banner-lastnews,
.banner-lastnews:hover {
	margin-left: 25px;
	padding-top: 10px;
	display: block;
}
.popularrazd {
	margin: 10px 23px;
}

.popularrazd li {
	color: #3086BE;
	list-style: disc;
	margin-left: 20px;
	margin-bottom: 10px;
}
.low-answer .answer {
	margin-left: 0;
}
.q-a p.date-show,
.q-a p.date-show span {
	color: #505050;
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 5px;
}

.low-answer p.quest {
	margin: 10px 0;
}
.low-answer .low-info {
	min-height: 95px;
	margin-left: 160px;
}
a.show-full.low-full {
	left: 160px;
}
.low-answer a img {
	width: 139px;
}
a.button-clear {
	padding: 6px 55px;
	background: url(../img/button_clear.png) no-repeat;
	cursor: pointer;
}
span.search-count {
	margin-left: 20px;
	color: #373737;
	font-family: Tahoma;
	font-size: 14px;
}
.main-news.hidden p {
	padding-top: 0;
}
.qa-form select {
	width: 400px;
	height: 28px;
    padding: 7px 0 0 6px;
}
.search.prav {
	width: 495px;
	height: 28px;
}
.news-block.lite .message.hidden {
	margin-top: 10px;
}
.prav-pros-search .combo-wrapper {
	margin-top: 10px;
}
a.show-full-new {
	position: absolute;
	right: 5px;
	bottom: 0;
	padding-right: 25px;
	height: 20px;
	color: #949994;
	line-height: 20px;
	font-size: 10px;
	background: url(../img/icon-arrow-more.png) no-repeat 100% 0;
	margin: 0;
	cursor: pointer;
}
a.show-full-new:hover {
	background-position: 100% 100%;
}
a.show-full-new.opened {
	background-image: url(../img/icon-arrow-more-opened.png);
}
a.show-full-new.opened:hover {
	background-position: 100% 100%;
}
a.show-full-new.tag-page {
	bottom: 20px;
}
.tooltip,
#floatTip {
	font-family: Tahoma;
	background: #133E63;
	font-size: 14px;
	padding: 5px;
	color: white;
	opacity: .8;
	z-index: 10;
}
#floatTip {
	position: absolute;
	width: 170px;
	padding: 10px;
}
.content-text.newsblock ul {
	margin-left: 20px;
	font-size: 14px;
}
.news-themes {
        margin-top: 10px;
	overflow: hidden;
	width: 100%;
}
#rotator .jcarousel-prev-horizontal {
	background: url(../img/c-arrow-left.png) no-repeat;
	width: 17px;
	height: 90px;
	position: absolute;
	top: 35px;
	left: 5px;
	cursor: pointer;
}
#rotator .jcarousel-next-horizontal {
	background: url(../img/c-arrow-right.png) no-repeat;
	width: 17px;
	height: 90px;
	position: absolute;
	top: 35px;
	right: 5px;
	cursor: pointer;
}
#rotator .jcarousel-prev-horizontal:hover,
#rotator .jcarousel-next-horizontal:hover {
	background-position: 0 -88px;
}
#rotator {
	width: 648px;
	height: 210px;
	margin: 0;
	padding: 0;
	overflow: hidden; 
	position: relative;
}
#rotator .jcarousel-container {
	overflow: hidden;
	margin: 18px 0 0 0;
}
#rotator .jcarousel-clip-horizontal {
	width: 598px;
	height: 180px;
	margin-left: 25px;
	overflow: hidden;
}
#rotator .jcarousel-item {
	margin-right: 5px;
}
.search-result {
	margin: 0 15px 50px 15px;
}
.result-title,
.result-title:visited {
	color: #3086BE;
	font-size: 16px;
	text-decoration: none;
}
.result-title:hover,
.result-read,
.result-read:hover {
	font-size: 16px;
	color: #F8600D;
}
.content-text a {
	font-size: 14px;
}
img {
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.5);
}
img.logo,
.image-title img,
.main-prav-pros-but img,
.iskat img,
#img_b,
.map img,
.slider-gallery img,
.YMaps img,
.gallery img,
#jquery-lightbox img,
.mail-send img, 
.june12 img, 
.prav-face img {
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);	
}
#rotator .box {
	width: 598px;
	height: 180px;
}
#rotator img {
	border: none !important;
}
a.region-link {
	color: #505050;
	font-size: 11px;
	text-decoration: underline;
}
a.region-link:hover {
	color: #F8600D;
}
#region-form {
	position: relative;
}
#region-form #sub {
	position: absolute;
	top: 10px;
	height: 15px;
}
.main #rotator.prav-pros-news a.main-img {
	margin-left: 5px !important;
	margin-top: 5px !important;
}
#rotator p.date-show {
	margin-bottom: 0;
}
ul.reg-list {
	display: inline-block;
	margin: 10px 0 0 20px;
	vertical-align: top;
}
ul.reg-list:last-child {
	margin-left: 40px;
}
.r-info {
	padding: 0 10px;
}
.r-info ul {
	margin: 10px 0 0 20px;
	padding: 0;
}
.r-info ul li {
	font-family: Tahoma, Arial, FreeSans;
	font-size: 12px;
	color: #505050;
	line-height: 17px;
}
.module.date-nav {
	padding-bottom: 0;
}
.date-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.date-nav ul li {
	width: 216px;
	text-align: center;
	float: left;
	line-height: 45px;
	font-family: Tahoma, Arial, FreeSans;
	font-size: 14px;
	color: #505050;
}
.date-nav ul li a {
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}
.prev-day {
	float: right;
}
.next-day {
	float: left;
}
.search-info {
	margin: 0 15px 30px 15px;
}
#reception_form select {
    width: 209px;
    height: 27px;
    border: 1px solid #ccc;
    margin: 14px 0 14px 24px;
    outline: none;
}
.content-text .region-add {
	text-decoration: underline;
	font-size: 12px;
}
#popup-news {
	width: 255px;
	position: fixed;
	bottom: 0;
	right: -255px;
	z-index: 10;
}
.fresh-news h3 {
	background: url(../img/h3_bg_small.png) no-repeat -1px bottom;
	border: none;
	padding-bottom: 18px;
}
a.fresh-close,
a.fresh-close:hover {
	font-size: 18px;
	color: #000;
	text-decoration: none;
	position: absolute;
	top: 16px;
	right: 16px;
}
.scroll-table {
    overflow-x: auto;
}
.form-docs {
    margin: 10px 20px;
    overflow: hidden;
    color: #373737;
    font-family: Tahoma, Arial, FreeSans;
    font-size: 12px;
    margin-bottom: 10px;
}
.form-docs img {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    float: left;
    margin-right: 10px;
}
.relative {
    position: relative;
}
.relative .rayon-title {
    top: 10px;
    right: 30px;
}
.rayon-title { 
    position: absolute;
    background: #fff;
    padding: 10px;   
}
.rayon-title p {
    font-size: 18px;
}
.reg {
    position: relative;
}
.reg .rayon-title {
    top: 65px;
    right: 30px;
}
.news-art .content-text a,
.content-text.rec-text a {
    color: #505050 !important;
    border-bottom: 1px dashed #f8600d;
}
.content-text ul li {
    font-size: 14px;
}
.ipriem {
    margin: 0 10px;
}
.up {
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 15px;
    left: 15px;
    background: url('../img/up.png') no-repeat;
    z-index: 9999;
    display: none;
}
.content-text li {
    font-size: 14px;
}

a.b-share-popup__item,
a.b-share-popup__yandex {
    font-family: Tahoma, Arial, FreeSans;
    font-size: 13px;
}
.rukovodstvo-sub-head.veter {
    border-top: none;
    border-bottom: 1px solid #ccc;
}
.module.june12 {
    padding: 7px;
}
.june12 div {
    padding: 10px 15px 15px 15px;
}
.june12 div p {
    font-size: 14px;
}
.theme-link {
    text-decoration: none;
    color: #f8600d;
    font-family: Tahoma, Arial, FreeSans;
}
.proc-reg {
    margin: 15px 0;
    overflow: hidden;
}
.proc-reg img {
    float: left;
    margin-right: 20px;
}

.main-face-show {
	margin: 0 17px 17px 17px;
	position: relative;
}

.header .sm {
    background: url('../img/mail.png?p=somelikeyou') no-repeat 0px;
    display: block;
    padding: 15px 20px 15px 65px;
    color: #fff;
    text-decoration: none;
    font-size: 19px;
    position: absolute;
    top: 55px;
    right: 225px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid #fff;
}

.header .sm:hover {
    border: 1px solid #f8600d;
    box-shadow: 0 0 5px 1px rgba(248, 96, 13, 0.5);
}

.module:hover,
.main-news.hover {
    box-shadow: 0 0 5px 1px rgba(248, 96, 13, 0.5);
}

a.hover {
    box-shadow: 0 0 5px 1px rgba(248, 96, 13, 0.5);
}

.content .tabclicker.selected.hover {
    color: #f8600d;
}

.content .tabclicker2.selected.hover {
    color: #f8600d;
}

.module:hover h3 {
    color: #f8600d;
}
.h-nb1 {
    height: 6px;
    width: 600px;
    position: absolute;
    background: #fff;
    margin-left: 1px;
} 
.h-rb1 {
    height: 6px;
    width: 647px;
    position: absolute;
    background: #fff;
    margin-left: 1px;
    z-index: 99;
} 
.region-tabs {
    position: relative;
    z-index: 10
}
.YMaps-btn-name_green, 
.YMaps-btn-name_green:hover {
    padding-left: 8px !important;
}

.prav-info {
    margin: 0 14px;
    float: left;
    width: 440px;
}

.prav-info p {
    font-size: 14px;
    text-align: justify;
}

.prav-info p a, 
.prav-info p a:hover {
    color: #505050;
    font-size: 14px;
    border-bottom: 1px dashed #f8600d;
    text-decoration: none;
}

.prav-face {
    float: right;
    margin: 0 14px 14px 0;
}

.prav-face span {
    color: #3086be;
    text-align: center;
    width: 164px;
    display: block;
    font-family: Tahoma, Arial, FreeSans;
    font-size: 13px;
    margin: 5px 0;
}

.prav-face span:first-child {
    font-weight: bold;
    font-size: 11px
}

.dol p:first-child {
    font-size: 15px;
}

.r-tabs {
    list-style: none;
    padding: 0;
    overflow: hidden;
    top: 1px;
    position: relative;
    z-index: 99;
}

.r-tabs li {
    float: left;
    border-bottom: 1px solid #ddd;
}

.r-tabs li.selected a {
    border-bottom: 1px solid transparent;
}

.r-tabs a {
    display: inline-block;
    color: #505050;
    font-size: 16px;
    text-decoration: none;
    border-bottom: 1px solid #DDD;
    border-top: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-left: 1px solid #DDD;
    top: 1px;
    position: relative;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; 
    padding: 15px 25px;
    background: #EEE;
}

.r-tabs li.selected a {
    background: #FFF;
}

#resp, #bio, #event, #exp, #new, #contact, #competence, #otvety, #vopros, #rayon, #proc, #info, #news, #face, #tasks {
    display: none;
    border: 1px solid #ddd;
    border-bottom: 2px solid #d1d1d1;
    padding: 0 20px 20px 20px;
    position: relative;
    z-index: 9;    
    -webkit-border-radius: 7px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 7px;
    -moz-border-radius-topleft: 0;
    border-radius: 7px;
    border-top-left-radius: 0;
    background: #fff;
    margin-bottom: 15px;
}

#exp, #new {
    padding-top: 20px;
}

div#resp.opened, 
div#bio.opened, 
div#event.opened, 
div#exp.opened, 
div#new.opened,
div#contact.opened,
div#competence.opened,
div#otvety.opened, 
div#vopros.opened, 
div#rayon.opened, 
div#proc.opened,
div#info.opened, 
div#news.opened,
div#face.opened, 
div#tasks.opened
{
    display: block;
}

div#event .rukovodstvo-more-news, 
div#news .rukovodstvo-more-news {
    width: 586px;
    padding-top: 25px;
}

div#resp.opened p, 
div#bio.opened p, 
div#contact.opened p,
div#competence.opened p, 
div#info.opened p, 
div#tasks.opened p{
    font-size: 16px;
    line-height: 24px;
    margin-top: 20px;
    font-family: Arial;
}

div#event {
    padding-top: 0;
}

div#otvety,
div#vopros, 
div#proc {
    padding-top: 20px;
}

div#bio .gallery,
div#contact .gallery {
    margin: 25px 0 25px 25px;
}

div#bio .gallery a, 
div#contact .gallery a {
    margin: 14px 28px 14px 0;
}

.dol-links {
    list-style: none;
    padding: 0;
    margin: 15px 0 0 0;
}

.dol-links li {
    display: inline-block;
    padding: 0 5px;
}

.dol-links li:first-child {
    padding: 0 5px 0 0;
}

#bio ul {
    margin: 0 0 0 40px;
    padding: 0;
}

#resp ul, 
#competence ul, 
#tasks ul {
    list-style: none;
    margin: 10px 10px 10px 0;
    padding: 0;
}

#resp ul li::before, 
#competence ul li::before, 
#tasks ul li::before {
    content: '—';
    position: absolute;
    margin-left: -30px;
    color: #7b7b7b;
}

#resp ul li,
#competence ul li, 
#tasks ul li {
    padding-left: 30px;
}

#bio ul li, 
#resp ul li, 
#competence ul li, 
#tasks ul li {
    font-size: 16px;
    line-height: 24px;
    margin-top: 20px;
    font-family: Arial;
    color: #505050;
}

.video {
    width: 560px;
    margin: 0 auto 20px;
}

.vopr {
    width: 575px;
    height: 255px;
}

#rayon .rayon-title {
    top: 20px;
    right: 10px;
}

.region-page p.name, 
.prokurory p.name, 
.proc-reg span.name, 
.apparat p.name {
    font-size: 15px;
    color: #3086be;
}

.region-page img, 
.prokurory img, 
.specproc img, 
.apparat .pirobox img {
    width: 164px;
    height: 205px;
}

.prav-pros-button a.more-items {
    padding: 6px 65px;
    background: url(../img/button_more.png) no-repeat;
    cursor: pointer;
}

.opened .prav-pros-news p.message-text {
    margin-right: 30px;
}
.opened .message iframe {
    max-width: 400px;
}
#info p a, 
#info p a:hover, 
#bio p a, 
#bio p a:hover, 
#resp p a, 
#resp p a:hover{
    font-size: 16px;
}
.rukovodstvo-sub-head.region-page,
.rukovodstvo-sub-head.prokurory, 
.specproc .rukovodstvo-sub-head {
    border-top: none;
    margin-top: 0;
}
.specproc .rukovodstvo-sub-head, 
.rukovodstvo-sub-head.prokurory {
    border-bottom: 1px solid #ddd;
}
.region-page .dol p {
    font-size: 15px;
}

#face p {
    margin-top: 10px;
}

.article-block p.message-text {
    margin-right: 30px;
}

.answer-news ul {
    margin: 0;
    padding: 0;
}

.answer-news ul li {
    font-family: Tahoma, Arial, FreeSans;
    color: #505050;
    font-size: 13px;
    line-height: 17px;
}